[INFO] cloning repository https://github.com/Shadou1/aoc-2025.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shadou1/aoc-2025.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadou1%2Faoc-2025.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadou1%2Faoc-2025.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ac8c83b43d21f32b7ef4ff91b8f8c4bed3fa887
[INFO] fixing Shadou1/aoc-2025.rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadou1%2Faoc-2025.rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shadou1/aoc-2025.rs
[INFO] finished tweaking git repo https://github.com/Shadou1/aoc-2025.rs
[INFO] tweaked toml for git repo https://github.com/Shadou1/aoc-2025.rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shadou1/aoc-2025.rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shadou1/aoc-2025.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6
[INFO] running `Command { std: "docker" "start" "c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking secret_entrance v0.1.0 (/opt/rustwide/workdir/01-secret_entrance)
[INFO] [stderr]     Checking laboratories v0.1.0 (/opt/rustwide/workdir/07-laboratories)
[INFO] [stderr]     Checking movie_theater v0.1.0 (/opt/rustwide/workdir/09-movie_theater)
[INFO] [stderr]     Checking trash_cmpactor v0.1.0 (/opt/rustwide/workdir/06-trash_cmpactor)
[INFO] [stderr]     Checking reactor v0.1.0 (/opt/rustwide/workdir/11-reactor)
[INFO] [stderr]     Checking template v0.1.0 (/opt/rustwide/workdir/00-template)
[INFO] [stderr]     Checking cafeteria v0.1.0 (/opt/rustwide/workdir/05-cafeteria)
[INFO] [stderr]     Checking lobby v0.1.0 (/opt/rustwide/workdir/03-lobby)
[INFO] [stderr]     Checking gift_shop v0.1.0 (/opt/rustwide/workdir/02-gift_shop)
[INFO] [stderr]     Checking playground v0.1.0 (/opt/rustwide/workdir/08-playground)
[INFO] [stderr]     Checking printing_department v0.1.0 (/opt/rustwide/workdir/04-printing_department)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> 08-playground/src/part1.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> 08-playground/src/part2.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> 08-playground/src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter`
[INFO] [stdout]  --> 04-printing_department/src/part1.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter`
[INFO] [stdout]  --> 04-printing_department/src/part1.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 04-printing_department/src/part1.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 04-printing_department/src/part2.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> 04-printing_department/src/lib.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter`
[INFO] [stdout]  --> 06-trash_cmpactor/src/part1.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `distnace` is never used
[INFO] [stdout]   --> 08-playground/src/lib.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl JunctionBox {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 27 |     fn distnace(&self, other: &Self) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 03-lobby/src/part1.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 03-lobby/src/part2.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 03-lobby/src/lib.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 01-secret_entrance/src/part1.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 01-secret_entrance/src/part2.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> 01-secret_entrance/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> 04-printing_department/src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         for c in line {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> 04-printing_department/src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         for c in line {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]   --> 04-printing_department/src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         for c in line {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> 04-printing_department/src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         for c in line {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `distnace` is never used
[INFO] [stdout]   --> 08-playground/src/lib.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl JunctionBox {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 27 |     fn distnace(&self, other: &Self) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `01-secret_entrance/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 01-secret_entrance/src/bin/part1.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `01-secret_entrance/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 01-secret_entrance/src/bin/part1.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `03-lobby/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 03-lobby/src/bin/part1.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `03-lobby/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 03-lobby/src/bin/part1.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `03-lobby/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 03-lobby/src/bin/part1.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `05-cafeteria/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 05-cafeteria/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `05-cafeteria/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 05-cafeteria/src/bin/part2.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `secret_entrance` (bin "part1" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `04-printing_department/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 04-printing_department/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 08-playground/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> 00-template/src/part1.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn solution(input: &str) {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lobby` (bin "part1" test) due to 3 previous errors
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> 00-template/src/part2.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn solution(input: &str) {
[INFO] [stdout]   |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `printing_department` (bin "part2") due to 1 previous error
[INFO] [stdout] error: couldn't read `09-movie_theater/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 09-movie_theater/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `01-secret_entrance/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 01-secret_entrance/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `01-secret_entrance/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 01-secret_entrance/src/bin/part2.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `07-laboratories/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 07-laboratories/src/bin/part1.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `09-movie_theater/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 09-movie_theater/src/bin/part2.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `07-laboratories/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 07-laboratories/src/bin/part1.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `11-reactor/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 11-reactor/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `11-reactor/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 11-reactor/src/bin/part2.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `11-reactor/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 11-reactor/src/bin/part2.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cafeteria` (bin "part2" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `06-trash_cmpactor/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 06-trash_cmpactor/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `06-trash_cmpactor/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 06-trash_cmpactor/src/bin/part2.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `laboratories` (bin "part1" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `04-printing_department/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 04-printing_department/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `playground` (bin "part2") due to 1 previous error
[INFO] [stdout] error: couldn't read `04-printing_department/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 04-printing_department/src/bin/part2.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `secret_entrance` (bin "part2" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 08-playground/src/bin/part1.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 08-playground/src/bin/part1.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 08-playground/src/bin/part1.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 08-playground/src/bin/part1.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 08-playground/src/bin/part1.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 08-playground/src/bin/part1.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 08-playground/src/bin/part1.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `08-playground/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> 08-playground/src/bin/part1.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let input = include_str!("../../input.txt");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trash_cmpactor` (bin "part2" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `02-gift_shop/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> 02-gift_shop/src/bin/part2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("../../input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `02-gift_shop/src/bin/../../input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> 02-gift_shop/src/bin/part2.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let input = include_str!("../../input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `movie_theater` (bin "part2" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `printing_department` (bin "part2" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `reactor` (bin "part2" test) due to 3 previous errors
[INFO] [stderr] error: could not compile `gift_shop` (bin "part2" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `playground` (bin "part1" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6", kill_on_drop: false }`
[INFO] [stdout] c311b2c6f060bd0dcfdd244bd38770e6019303fb03c0996284288e08ae76a9d6
